crypto/internal/hpke.uint128.bytes (method)

2 uses

	crypto/internal/hpke (current package)
		hpke.go#L205: 	nonce := s.seqNum.bytes()[16-s.aead.NonceSize():]
		hpke.go#L254: func (u uint128) bytes() []byte {